home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 15 / CU Amiga Magazine's Super CD-ROM 15 (1997)(EMAP Images)(GB)[!][issue 1997-10].iso / CUCD / Programming / crossgcc_linux / m68k-amigaos / include / proto / mathffp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-04-14  |  151 b   |  7 lines

  1. #ifndef PROTO_MATHFFP_H
  2. #define PROTO_MATHFFP_H
  3.  
  4. #error Motorola Fast Floating Point format is not supported by GCC/G++!
  5.  
  6. #endif /* PROTO_MATHFFP_H */
  7.